Computer and Modernization ›› 2013, Vol. 218 ›› Issue (10): 94-97.doi: 10.3969/j.issn.1006-2475.2013.10.024

• 数据库 • Previous Articles     Next Articles

Application of Redis in Video Recommendation Service System

CAO Dan-dan, LE Jia-jin, XIA Xiao-ling   

  1. School of Computer Science and Technology, Donghua University, Shanghai 201620, China
  • Received:2013-05-03 Revised:1900-01-01 Online:2013-10-26 Published:2013-10-26

Abstract: Video recommendation system is proposed for solving the problem of how to recommend video information that associated with users to the user accurately in the era of information overload. So the system require real-time and concurrent. Redis as one of NoSQL database products based on the memory Key-value engine showes certain advantages relative to traditional relational database. To improve efficiency, Redis puts the data storing in memory temporarily, or using virtual memory for data persistence. Therefore, the paper proposes the application of Redis in the video recommendation system, using the advantage of Redis to achieve a high efficiency of recommendation.

Key words: Key-value, Redis, NoSQL, information overload

CLC Number: